翻訳と辞書
Words near each other
・ Inkersall
・ Inkfruit
・ Inkha
・ Injustice League
・ Injustice Society
・ Injuwarampur
・ Ink
・ Ink & Dagger
・ Ink (comics)
・ Ink (company)
・ Ink (disambiguation)
・ Ink (film)
・ Ink (Frogcircus album)
・ Ink (Heroes)
・ Ink (novel)
INK (operating system)
・ Ink (song)
・ Ink (The Fixx album)
・ Ink (TV series)
・ Ink and Incapability
・ Ink ball
・ Ink Blot Natural Area Preserve
・ Ink blot test
・ Ink brush
・ Ink cartridge
・ Ink Compatible
・ Ink Complete
・ Ink Dish
・ INK Entertainment
・ Ink eraser


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

INK (operating system) : ウィキペディア英語版
INK (operating system)

INK (for I/O Node Kernel) is the operating system that runs on the input output nodes of the IBM Blue Gene supercomputer.〔''Euro-Par 2004 Parallel Processing: 10th International Euro-Par Conference'' 2004, by Marco Danelutto, Marco Vanneschi and Domenico Laforenza ISBN 3-540-22924-8 pages 835〕〔''Euro-Par 2006 Parallel Processing: 12th International Euro-Par Conference'', 2006, by Wolfgang E. Nagel, Wolfgang V. Walter and Wolfgang Lehner ISBN 3-540-37783-2 page〕 INK is a Linux-derivative.〔
* The compute nodes of the Blue Gene family of supercomputers run CNK (for Compute Node Kernel), a lightweight kernel that runs on each node and supports a single application running for a single user on that node. For the sake of efficient operation, the design of CNK was kept simple and minimal, and it was implemented in about 5,000 lines of C++ code.〔 Physical memory is statically mapped and the CNK neither needs nor provides scheduling or context switching, given that at each point it runs a single application for a single user.〔 By not allowing virtual memory or multi-tasking, the design of CNK aimed to devote as many cycles as possible to application processing.〔 CNK does not even implement file I/O on the compute node, but delegates that to dedicated I/O nodes.〔
* The I/O nodes of the Blue Gene family of supercomputers run INK (for I/O Node Kernel).〔 INK is based on a modified Linux kernel.
==See also==

* Compute Node Linux
* Timeline of operating systems
* Rocks Cluster Distribution
* Cray Linux Environment

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「INK (operating system)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.